***********************************************************************
***********           PANJIT International Inc.             ***********
***********************************************************************
*Oct 05, 2019                                                         *
*                                                                     *
*This SPICE Model describes the characteristics of a typical device   *
*and does not respresent the specification. Designer should refer to  *
*the same type name data sheet for specification limits.              *
***********************************************************************
*$
.subckt BZX84C2V7-AU A K 
.param
+vc0 = 4.446e-10	 vc1 = 1.846e-7		 vc2 = 2.500e0		 vc3 = 2.157e-6		 vc4 = 7.672e0
+tc1 = 4.651e-3		 tc2 = 6.621e-3		 tc3 = 2.151e-3		 tc4 = 1.021e-3		   
.func irpwr(v) {(vc0+vc1*v**vc2)*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))+(vc3*v**vc4)*(1.0+tc3*(temp-25)*exp(tc4*(temp-25)))}
d1 A K zener
g1 K A value = {irpwr(v(K,A))}
.model zener d
***** flag parameter *****
+level = 1
***** dc model parameter *****
+ is = 6.318e-15	   n = 1.087		  rs = 4.361e-1		 ikf = 2.492e-1
+ibv = 1e-3		 nbv = 4.5		  bv = 2.7
***** capacitance parameter *****
+cjo = 2.004e-10	   m = 6.347e-1		  vj = 1.923
+ fc = 0.5
***** temperature coefficient *****
+tnom = 25		  eg = 1.102		 xti = 3
+trs1 = 2.485e-4	trs2 = 8.785e-6		tikf = 1.500e-3
+tbv1 = -0.9701e-3	tbv2 = 0.459e-6
.ends BZX84C2V7-AU
*$
